ComponentOne FlexReport for WinForms
GetByIndex Method

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1KeyedList<TKey,TItem> Class : GetByIndex Method
Syntax
'Declaration
 
Public Function GetByIndex( _
   ByVal index As System.Integer _
) As TItem
public TItem GetByIndex( 
   System.int index
)

Parameters

index
See Also

Reference

C1KeyedList<TKey,TItem> Class
C1KeyedList<TKey,TItem> Members